From 94d61e093f8f70bba36a15b6f4d0d2d05503ee00 Mon Sep 17 00:00:00 2001 From: "Robert J. Chassell" Date: Wed, 28 Oct 2009 15:51:10 +0000 Subject: [PATCH] removed lines 33 and 34 of emacs-lisp-intro.texi which said \global\let\urlcolor=\Black % don't print links in grayscale \global\let\linkcolor=\Black bumped Emacs version ../../Makefile.in: created new target for PDF of emacs-lisp-intro.pdf and autoconf'd and configure's the Makefile.in ../misc/texinfo.tex: updated to version 4.13 of 2008-04-18 --- doc/lispintro/emacs-lisp-intro.texi | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi index 6024aaa2e64..6cb7b7921c0 100644 --- a/doc/lispintro/emacs-lisp-intro.texi +++ b/doc/lispintro/emacs-lisp-intro.texi @@ -30,14 +30,13 @@ @tex @ifset smallbook @fonttextsize 10 -\global\let\urlcolor=\Black % don't print links in grayscale -\global\let\linkcolor=\Black + @end ifset \global\hbadness=6666 % don't worry about not-too-underfull boxes @end tex -@set edition-number 3.09 -@set update-date 27 October 2009 +@set edition-number 3.10 +@set update-date 28 October 2009 @ignore ## Summary of shell commands to create various output formats: -- 2.30.2